home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 2000 February
/
Macworld (2000-02).dmg
/
Shareware World
/
Comms & Internet
/
Flex-Able 1.0
/
FADocs
/
substring.able
< prev
next >
Wrap
Text File
|
1999-08-24
|
572b
|
30 lines
<html>
<head>
<link rel=stylesheet type="text/css" HREF="fa.css">
<title>FLex-Able: String Functions: Substring</title>
</head>
<body>
<DIV CLASS="topic">String Functions: Substring</DIV>
<p><br>
<p><br>
<:set browser env["HTTP_USER_AGENT"]>
<:require <:substring browser "MSIE">>
<h3>You are using Explorer</h3>
<:else>
<:require <:substring browser "Mozilla">>
<h3>You are using Netscape</h3>
<:else>
<h3>You are using <:echo browser></h3>
<:/require>
<:/require>
<hr>
<A HREF="quickstart.html" CLASS="back">back to Quick Start</A>
</body>
</html>